home *** CD-ROM | disk | FTP | other *** search
/ Aminet 19 / Aminet 19 (1997)(GTI - Schatztruhe)[!][Jun 1997].iso / Aminet / comm / net / netmenu11.lha / Rexx / Close_browser.rexx next >
OS/2 REXX Batch file  |  1980-08-21  |  94b  |  16 lines

  1. /*
  2. **
  3. ** Example ARexx script for NetMenu
  4. **
  5. ** Shut browser
  6. **
  7. */
  8.  
  9. Address IBROWSE
  10. Quit
  11.  
  12.  
  13.  
  14.  
  15.  
  16.